EvoClass
AI011

Generative AI for Beginners

Developing Core AI Applications

Lesson
Lesson 3
Instructor
AI Tutor
Learning Objectives
  • Construct and configure text generation applications using the openai library, managing environment variables, and adjusting output variety via temperature.
  • Differentiate between rule-based chatbots and context-aware generative AI applications while implementing Microsoft’s Six Principles of Responsible AI.
  • Execute semantic search by converting text into embeddings (vectors) and applying cosine similarity to find relevant content beyond simple keyword matching.